PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setRightIndentation Method
Indentantion of the right side of the paragraph relative to the right margin of the drawing box.
In This Topic
    setRightIndentation Method
    In This Topic
    Sets the right indentation.
    Syntax
    public void setRightIndentation( 
       double value
    )

    Parameters

    value
    Indentantion of the right side of the paragraph relative to the right margin of the drawing box.
    See Also